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 Solvers314
Suggested Problems
-
753 Solvers
-
Check if number exists in vector
9913 Solvers
-
The Answer to Life, the Universe, and Everything
506 Solvers
-
674 Solvers
-
Find out total non zero element of matrix
258 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!