You are here : python_3mathmathsqrt

math.sqrt() - math

Return the square root of x.


Syntax

math.sqrt(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference