función de raíz cuadrada en c
#include <math.h>
√x = sqrt(x) [In C Programming]
Good Gnat
#include <math.h>
√x = sqrt(x) [In C Programming]