The SQRT function is one of the math and trigonometry functions. It is used to return the square root of a number.
SQRT(number)
The SQRT function has the following argument:
If the number value is negative, the function returns the #NUM! error.
How to apply the SQRT function.
The figure below displays the result returned by the SQRT function.