+ 1
square root
how can we find the square root of a number in python without using the math library ?
16th Nov 2021, 2:38 AM
Lizenlord
1 Réponse
+ 5
print(number**(1/2))
16th Nov 2021, 2:42 AM
AÍąJ
Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :
Aujourd'hui en vedette
I need help
1 Votes
My hearts are disappering :(
0 Votes
a phone or a laptop
0 Votes
Where is code bit
0 Votes
Java IDE for building a game.
0 Votes
Certificates
0 Votes



