sqrt float sqrt( float x ); Description Calculate the square root of x. Parameters x Value to compute. Return value The square root of x. Library MATH.LIB See also exp, pow, pow10
float sqrt( float x );
x