Problem 57447. Compute a nested cube root
Consider the quantity
. Write a function to compute y without using loops or recursion.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1970 Solvers
-
992 Solvers
-
499 Solvers
-
97 Solvers
-
648 Solvers
More from this Author316
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!