Calculates the square root of an amount.
SQRT(Amount)
Amount: number for which you need to calculate the square root.
Amount must be a positive number.
SQRT(25) equals 5