Problem 2376. Find the Nth Root of a Given Number
Solution Stats
Problem Comments
-
2 Comments
wrong command in test suit.. it should be nth_root(x,n).. please fix it
fixed
Solution Comments
-
1 Comment
function ans = nth_root(x,n)
nthroot(x,n)
end
my answer correct but fail test suit 3 fails help me
Problem Recent Solvers226
Suggested Problems
-
357 Solvers
-
Back to basics 23 - Triangular matrix
734 Solvers
-
8457 Solvers
-
422 Solvers
-
317 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!