Raise a number to 1/3 power.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers190
Suggested Problems
-
4491 Solvers
-
295 Solvers
-
190 Solvers
-
373 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases have been added and the check has been updated to account for machine precision.