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 Solvers21
Suggested Problems
-
1160 Solvers
-
579 Solvers
-
Find the maximum two numbers of every column of a matrix
185 Solvers
-
Rounding off numbers to n decimals
3673 Solvers
-
Find two triangular numbers whose sum is input.
89 Solvers
More from this Author50
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!