#include <math.h> double sqrt(double x);
The square root of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.