sqrt

(PHP 3, PHP 4 >= 4.0.0)

sqrt -- Square root

Description

float sqrt ( float arg)

Returns the square root of arg.

See also pow().