Computer Science, asked by arshvlogs1, 19 days ago

Write a program to find square root and cube root of a number

Answers

Answered by lepchachunu
0

Answer:

Sample Input: 5

Square root of 5= 2.2360679

Rounded form= 2

Cube root of 5 = 1.7099759

Rounded form= 2

Similar questions