Home
/
Python 3.11
/
Math
/
sqrt
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Math
sqrt
Python 3.11
Return the square root of x.
Syntax
PYTHON
Copy
math.sqrt(x)