Compute a nested cube root - MATLAB Cody - MATLAB Central

Problem 57447. Compute a nested cube root

Difficulty:Rate
Consider the quantity y = (a+(a+(a+(a+...)^{1/3})^{1/3})^{1/3})^{1/3}. Write a function to compute y without using loops or recursion.

Solution Stats

64.29% Correct | 35.71% Incorrect
Last Solution submitted on Jul 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers14

Suggested Problems

More from this Author291

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page