Prime Factorization Calculator
Decompose any integer greater than one into its exact prime factors and compact exponential form.
About prime factorization
Prime factorization examples
Repeated prime factors are grouped with exponents.
| Integer | Prime factorization | Observation |
|---|---|---|
| 12 | 2² × 3 | Two occurs twice and three occurs once. |
| 84 | 2² × 3 × 7 | The number has three distinct prime factors. |
| 360 | 2³ × 3² × 5 | The exponents account for all six repeated factors. |
| 97 | 97 | A prime number is its own complete factorization. |
How to use the prime factorization calculator
- Enter a positive whole number greater than one.
- Choose Find Prime Factors to test divisors and collect repeated factors.
- Read the compact product, where exponents indicate repeated primes.
- Use the factors for divisibility, fraction, GCD, or LCM work.
Prime factorization calculator FAQ
Is one a prime number?
No, one has only one positive divisor and does not meet the definition of prime. Excluding it also keeps prime factorizations unique.
Can a prime number be factorized?
Its prime factorization is simply the number itself. There are no smaller prime factors to extract.
Why is prime factorization unique?
The fundamental theorem of arithmetic proves uniqueness for every integer greater than one. Factor order may change, but the primes and their exponents cannot.
How does factorization help find a GCD?
Factor both numbers and identify their shared primes. Multiply those shared primes using the smaller exponent from the two factorizations.
What does an exponent mean in the result?
It records how many times the same prime occurs as a factor. For example, 2³ means 2 multiplied by itself three times.