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 Solvers227
Suggested Problems
-
1441 Solvers
-
9231 Solvers
-
Create a square matrix of multiples
426 Solvers
-
Who is the smartest MATLAB programmer?
661 Solvers
-
3752 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!