Calculates the square root of a number.
sqrt(x)
x is the number, any data type
x
The function returns the number's square root (double)