3 Respuestas
+ 6
import math
math.sqrt()
3rd May 2020, 10:54 PM
Abhay
+ 5
Also you can do this:
9**(1/2) # square
8**(1/3) # cubic
3rd May 2020, 11:03 PM
HonFu
+ 4
root = num**(1/2)
3rd May 2020, 11:02 PM
Marcus Xavierr
¿Tienes a menudo preguntas como esta?
Aprende gratis de forma más eficaz
En tendencia hoy
How to do a responsive page?
1 Votes
How create a new language ?
0 Votes
Hola
0 Votes
Ai in future
1 Votes
Beginner question
0 Votes
How To Enable Disable Divs?
0 Votes



