SQRT Function Explained
The SQRT
function in Microsoft Excel returns the square root of a number. It takes a single argument, which is the number for which you want to calculate the square root. The result is a positive number, even if the argument is a negative number.
SQRT Function Syntax
SQRT(number)
- number: The number for which you want the square root.