Problem 42924. Write a code that will follow the equation y = x * (x + x) * x.
If x = 5,
y = 5 * (5+5) * 5 = 250
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers355
Suggested Problems
-
Convert a numerical matrix into a cell array of strings
2353 Solvers
-
624 Solvers
-
537 Solvers
-
Matrix of almost all zeros, except for main diagonal
189 Solvers
-
354 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!