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.25% Correct | 24.75% Incorrect
Last Solution submitted on Mar 19, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers290

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!