Javascript Methods JavaScript Reference

Note:
Square root of the specified number.
    
Syntax:
    
Math.sqrt(param1)
Parameters:
    param1   Required; the number to convert.