real sqrt(real) Return Type: real Parameters: real input Description: This function returns the square root of the input. Negative inputs produce an undefined number.