Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA
+ 3

How do I find square root of a number in python

pythonquestionnewquestionshelpcommunitydoubtsquareroot
15th Apr 2021, 1:50 PM
shubha P
2 Risposte
+ 4
from math import sqrt print(sqrt(9)) or print(9**0.5)
15th Apr 2021, 1:50 PM
TOLUENE
TOLUENE - avatar
0
import math number = 2 print(math.sqrt(number))
15th Apr 2021, 4:27 PM
marc
marc - avatar

Hai spesso domande come questa?

Impara in modo più efficiente, gratuitamente:

  • Introduzione a Python

    7,1M studenti

  • Introduzione a Java

    4,7M studenti

  • Introduzione a C

    1,5M studenti

  • Introduzione a HTML

    7,5M studenti

Vedi tutti i corsi
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
2 Votes
Guys I don't know anything about cooding who can help me pls
0 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Coding for Cybersecurity
0 Votes
Pointers in c#
0 Votes
Need help
0 Votes
2 cases not correct what's the problem
1 Votes
You’re free to give me your advice! 🚨
0 Votes