SQRT(X)
Computes the square root of x. Returns NaN for negative inputs, and -inf for 0 inputs.
NaN
-inf