Python program to calculate square root of number #shorts #coding #programming

preview_player
Показать описание


If you found this video useful please give it a thumbs up and subscribe to my channel! and If you have any questions regarding this video, please ask them in the comment section. thanks for watching! :)

Follow Us:

#shorts #coding #programming

DISCLOSURE: This video and description might contain affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help supports the channel and allows us to continue to make videos like this. Thank you for the support! [Intro Song Credit]
Valence - Infinite [NCS Release]
Рекомендации по теме
Комментарии
Автор

From math import sqrt

Number = input(‘enter the number: ‘)

Print(sqrt(number))

thesupergamer
Автор

Solution in one line 😎:
print([print("Enter a number: ", end=''), a:= float(input()), ''][2], f"Square root of {a} = {a**0.5}", sep='')

ammv-yhcu
Автор

Why you give power 0.5 to it
What happens by giving power 0.5

ansh-lpcm
Автор

Bro apa version download cheyali bro ilaa cheyali antee..

harisantosh