If a number (n) is provided as an input, find the square of the sum of the digits of the number.
Example
If n = 21, the answer will be square of (2 + 1) = 9
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers159
Suggested Problems
-
Given a matrix, return the last eigen value
231 Solvers
-
422 Solvers
-
Determine the length of a string of characters
265 Solvers
-
Back to Basics - Find no. of elements in a matrix?
325 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
356 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
what's the answer for (-4+3+1)??? last time I checked, the answer was zero!!!!