Math.Sqrt
Skip to content
mnscript
number Math.Sqrt(number) 

Description ​

Calculates the square root of the number provided

Arguments ​

number - The number of calculate the square root of

Returns ​

number - The square root of the number provided