Problem 2376. Find the Nth Root of a Given Number

Find the Nth root of a given number x.

Examples

 x = 4096
 n = 4
 y = 8
 x = 625
 n = 5
 y = 3.6239

Solution Stats

75.92% Correct | 24.08% Incorrect
Last Solution submitted on Jul 29, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers301

Suggested Problems

More from this Author3

Community Treasure Hunt

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

Start Hunting!