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 Solvers331
Suggested Problems
-
Set the array elements whose value is 13 to 0
1369 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1788 Solvers
-
407 Solvers
-
Sum the 'edge' values of a matrix
346 Solvers
-
1641 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!