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
-
Project Euler: Problem 10, Sum of Primes
2129 Solvers
-
Convert a Cell Array into an Array
2339 Solvers
-
Find the index of n in magic(n)
275 Solvers
-
Solving Quadratic Equations (Version 1)
507 Solvers
-
395 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!!!!