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

76.24% Correct | 23.76% Incorrect
Last Solution submitted on Jan 07, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers316

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!