ERROR!

This web site requires Java Script.
You must enable Java Script on
your browser to navigate this site.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

$SQRT(n) Function

This math function will return the square root value of n where n is a number, variable that represents a number, or a math equation that returns a number. If n is a negative number, an overflow will result and the word "Overflow" will be returned.

Examples:

$SQRT(9) returns 3
$SQRT(81) returns 9
$SQRT(1000) returns 31.6227766