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
-
Find the two most distant points
2952 Solvers
-
How to find the position of an element in a vector without using the find function
2813 Solvers
-
Project Euler: Problem 10, Sum of Primes
2091 Solvers
-
Mysterious digits operation (easy)
317 Solvers
-
There are 10 types of people in the world
1282 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!