HTMLify
Log in
Register
Dashboard
Shortlinks
Frames
API
HTMLify
cbrt.py
Views: 420 | Author:
abh
def
cbrt
(
n
):
return
n
**
(
1
/
3
)
Run >
Python
Plaintext
Java
Node
Share this file:
Copy
Short Link
View Raw
Download File
(37 B)
Embed Code
Clone
Comments
Comment