sqrt - Math.h - C - C++ Computing Reference with Worked Examples
Square root function - References for sqrt with worked examples ... Description The sqrt function computes the non-negative square root of x, i.e sqrt(x) For complex numbers x, sqrt returns the complex root of x, using the following formula...