Output the sum of all the divisors of a number (n). For example n=10, divisors = 1, 2, 5, 10, output = 18.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Back to basics 12 - Input Arguments
621 Solvers
-
Return elements unique to either input
808 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
251 Solvers
-
Unique values without using UNIQUE function
444 Solvers
-
Is this triangle right-angled?
6538 Solvers
More from this Author61
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!