sqrt

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

sqrt -- Square root

Description

float sqrt (float arg)

Returns the square root of arg.

See also pow().