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 Solvers161
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
652 Solvers
-
Return the first and last characters of a character array
12269 Solvers
-
610 Solvers
-
596 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!!!!