Math Tools
Factor Calculator
Find all factors of a number, count them, calculate their sum, and discover the prime factorization.
Factors
1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60
Math Tools
Find all factors of a number, count them, calculate their sum, and discover the prime factorization.
Factors
1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60
A factor (or divisor) of a number is any whole number that divides it evenly with no remainder. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12 because each divides 12 without leaving a remainder. Prime factorization breaks a number into its prime number building blocks.
Enter a positive whole number. The calculator finds all numbers that divide it evenly, lists them in order, counts them, adds them up, and expresses the number as a product of prime numbers (its prime factorization). It also tells you whether the number itself is prime.
Factors of n = all integers d where n ÷ d has remainder 0. Prime factorization expresses n as p₁^a × p₂^b × ... where p are primes.A factor divides a number with no remainder. Prime factorization rewrites the number as a product of prime powers, showing its atomic structure in terms of indivisible primes.
| Input | Result | Notes |
|---|---|---|
| 60 | 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60 | 60 has 12 factors; their sum is 168; prime factorization is 2² × 3 × 5 |
| 36 | 1, 2, 3, 4, 6, 9, 12, 18, 36 | A perfect square with 9 factors; 36 = 2² × 3² |
| 17 | 1, 17 | A prime number with only 2 factors (1 and itself) |
A factor divides into a number evenly. A multiple is produced by multiplying a number. For 12: factors are 1, 2, 3, 4, 6, 12; multiples are 12, 24, 36, 48, etc.
Because any number divided by 1 equals itself with no remainder. By definition, 1 is a factor of all integers.
Prime factorization is fundamental in cryptography, simplifying fractions, finding GCD and LCM, and understanding number structure in mathematics.
Yes, the calculator works for any positive integer within browser precision (up to about 15 significant digits).
A prime number has exactly two distinct factors: 1 and itself. Examples: 2, 3, 5, 7, 11, 13. (1 is not prime.)
Use exponential form: 2² means 2 × 2, 3³ means 3 × 3 × 3. For 60 = 2² × 3 × 5, the exponent 1 is usually omitted.