3 odpowiedzi
+ 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

Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
Ai generated practices
2 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Advertising in Sololearn
0 Votes
RUST'S FUTURE
1 Votes
Programming Language
0 Votes