Returns the positive square root of a numeric value
SQRT(input_number)
input_number
SQRT(16)
Result: 4
4