Garry's Mod Wiki

math.sqrt

  number math.sqrt( number value )

Description

Returns the square root of the number.

Arguments

1 number value
Value to get the square root of.

Returns

1 number
squareRoot