does sqrt(x) in c return a float? code example Example: sqrt in c #include <math.h> double sqrt(double arg);