Factor Calculator

List every positive divisor of a whole number, inspect its factor pairs, and check its prime factorization.

A whole number up to 1,000,000,000,000.

Factors of 360

1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 40, 45, 60, 72, 90, 120, 180, 360

24 factors · composite · abundant number

Factor pairs
aba × b
1360360
2180360
3120360
490360
572360
660360
845360
940360
1036360
1230360
1524360
1820360
  • Prime factorisation2^3 × 3^2 × 5
  • Number of factors24 (6 odd, 18 even)
  • Sum of factors1,170
  • Sum of proper factors (excluding itself)810

How this was calculated

Test every whole number up to √36018.97; each divisor d found pairs with 360 ÷ d.

Number of factors from the prime powers: (3 + 1) × (2 + 1) × (1 + 1) = 24.

Factors come in pairs

A positive integer d is a factor of n when n ÷ d is a whole number. Every divisor d pairs with n ÷ d, so testing divisors up to √n finds all positive factors. A perfect square has one pair with equal terms, which is counted only once in the divisor list.

Example: the factors of 36

The factor pairs are 1 × 36, 2 × 18, 3 × 12, 4 × 9, and 6 × 6. The nine positive factors are 1, 2, 3, 4, 6, 9, 12, 18 and 36.

Because 36 = 2² × 3², its divisor count is (2 + 1)(2 + 1) = 9. Their sum is 91; excluding 36 leaves a proper-divisor sum of 55. Since 55 > 36, 36 is abundant.

Prime, perfect, abundant or deficient

A prime has exactly two positive divisors, 1 and itself. The number 1 is neither prime nor composite. A number is perfect when the sum of its proper positive divisors equals itself; abundant when that sum is greater; deficient when it is smaller.

Use a positive integer no larger than 10¹². The factor list includes every divisor; the factor-pair table shows its first 40 pairs if the list is longer. Negative factor pairs are outside this page’s positive-divisor convention.

Frequently asked questions

Why does a square have an odd number of factors?

Its divisors pair around the square root. The square root pairs with itself and contributes one unpaired item to the divisor list, making the count odd.

Does zero have a factor list?

Every non-zero integer divides zero, so its divisors cannot be represented by a finite list. This calculator accepts positive integers only.

Last updated . Results are estimates for informational purposes only.