sqrt(a)
|
Group |
Calculates the square root of a.
Description of Parameters
|
Parameter |
Description |
|
a |
Value. |
Examples
|
Parameter a |
Result |
|
4 |
2 |
|
2.25 |
1.5 |