Find prime factors, powers, and division steps fast. Review tables, charts, and reconstruction checks clearly. Practice number decomposition using an accurate, classroom-friendly interactive tool.
Prime factorization writes a whole number as a product of prime powers: n = p1a1 × p2a2 × ... × pkak.
This calculator applies repeated trial division. It starts with the smallest prime, 2, removes every factor of 2, then checks odd candidates 3, 5, 7, and so on until the remaining value becomes 1.
After exponents are known, the divisor count uses: d(n) = (a1 + 1)(a2 + 1)...(ak + 1). For negative inputs, the sign can be shown separately as -1 × the factorization of the absolute value.
| Number | Prime Factorization | Distinct Primes | Total Prime Factors | Total Divisors |
|---|---|---|---|---|
| 360 | 23 × 32 × 5 | 3 | 6 | 24 |
| 999 | 33 × 37 | 2 | 4 | 8 |
| 1024 | 210 | 1 | 10 | 11 |
| 2310 | 2 × 3 × 5 × 7 × 11 | 5 | 5 | 32 |
It accepts whole numbers within the stated range, including negatives. The factorization is computed on the absolute value, and a -1 factor is shown when you keep the sign.
Zero has no finite prime factorization because every prime divides zero. One is a unit, not a prime, so it has no prime factors.
Each row shows the current value, the prime divisor used, and the quotient produced. Reading downward recreates the full repeated-division method taught in class.
Exponents compress repeated primes. For example, 2 × 2 × 2 × 3 becomes 2³ × 3, which is shorter and easier to compare.
After factorization, multiply one more than each exponent. For 360 = 2³ × 3² × 5¹, the divisor count is (3+1)(2+1)(1+1) = 24.
Yes. When sign retention is enabled, the result is written as -1 times the prime factorization of the absolute value.
Trial division is clear and reliable, but extremely large integers can be slow in a single page tool. The limit keeps calculations practical.
The chart plots prime bases against their exponents, helping you see whether a number is built from repeated small primes or many distinct ones.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.