Computer Science, asked by gsrisantachary2007, 1 month ago

Input 2 number by using function args . Find the minimum number and maximum number . Take the square root of the minimum and the cube root of the maximum

Answers

Answered by sahasra43
1

Answer:

Input: n = 3

Output: Cubic Root is 1.442250

Input: n = 8

Output: Cubic Root is 2.000000

Explanation:

plz mark me as brainliest

Similar questions