Problem 46898. Sum of all the divisors of n
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 commentsProblem Recent Solvers22
Suggested Problems
-
Find the alphabetic word product
3373 Solvers
-
274 Solvers
-
Smallest distance between a point and a rectangle
271 Solvers
-
Make a random, non-repeating vector.
9804 Solvers
-
Back to basics - mean of corner elements of a matrix
428 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!