Question: OR (b) Write a python program to find the square root of a number in two different ways: 1)without using any inbuilt function 2) by

 OR (b) Write a python program to find the square root

OR (b) Write a python program to find the square root of a number in two different ways: 1)without using any inbuilt function 2) by using Math library function. In both, program should ask to enter the number for which square root is required. The output should display the message: "The square root of the given number ... is: ...". Make use of "format () in the print statement to display the message

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!