double sqrt

double sqrt(double __x)

The sqrt() function returns the non-negative square root of __x.