sqrt
sqrt()
Section titled “sqrt()”Category: Math
Returns the square root of the input
Signature
Section titled “Signature”- Return type:
decimal
Examples
Section titled “Examples”16.sqrt()2.25.sqrt()9.sqrt()Category: Math
Returns the square root of the input
decimal16.sqrt()2.25.sqrt()9.sqrt()