Divisors Calculator



Divisors of the number 30240: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 18, 20, 21, 24, 27, 28, 30, 32, 35, 36, 40, 42, 45, 48, 54, 56, 60, 63, 70, 72, 80, 84, 90, 96, 105, 108, 112, 120, 126, 135, 140, 144, 160, 168, 180, 189, 210, 216, 224, 240, 252, 270, 280, 288, 315, 336, 360, 378, 420, 432, 480, 504, 540, 560, 630, 672, 720, 756, 840, 864, 945, 1008, 1080, 1120, 1260, 1440, 1512, 1680, 1890, 2016, 2160, 2520, 3024, 3360, 3780, 4320, 5040, 6048, 7560, 10080, 15120, 30240

Number of divisors: 96

The sum of its divisors: 120960



Input a positive integer and this calculator will calculate:
• the complete list of divisors of the given number
• the sum of its divisors,
• the number of divisors

What is a divisor?

If we have a natural number p, then the number q is a divisor of the number p if it is true that it divides it without a remainder. So there is a natural number k such that k*q=p. The number p is also called the dividend, q is the divisor, and k is the quotient. Every natural number has at least two divisors. The number 1 (one) and itself, because 1*p=p*1=p. They are called trivial divisors. The number 0 (zero) is not a natural number but has infinitely many divisors - all numbers except zero. The set of divisors can be calculated for all natural numbers. The usual procedure is to prime factorization the number p and obtain the divisors as a product of permutations of the prime factors. The list of divisors can also be obtained for small numbers by dividing the number p by numbers from 1 to the square root of p. Divisors have many uses in mathematics.