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

Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente:
Popolare oggi
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes