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