Problem 43560. Calculate the hypotenuse of a right triangle without using ^ and sqrt ()

Find out the hypotenuse of right triangle.

Say a = 4, b = 3 then c = 5

Please don't use ^ and sqrt() function.

Solution Stats

52.5% Correct | 47.5% Incorrect
Last Solution submitted on Feb 15, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers82

Suggested Problems

More from this Author5

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!