POWER
SQRT
SQUARE
Returns the square root.
SQRT(n)
Enter values below to update the example in real time.
result
SELECT SQRT(144) AS result;