Sqrt(Value)
Value. A number greater or equal to zero, which square root should be calculated.
NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.
It returns positive value of a square root.
| Formula | Result | Description |
| =Sqrt(9) | 3 | The square root of the 9 number. |
| =Sqrt(B6) | 5,01 | Module square root of the number from the B6 cell. The B6 cell contains the 25.1 number. |
See also: