Skip to content

Prime Factorization Calculator

Find prime-power form, expanded prime factors, division steps, radical, divisor count, and number classification.

Last Updated: May 2026

Prime-Power Form

2^3 x 3^2 x 5

Expanded Prime List

2 x 2 x 2 x 3 x 3 x 5

Positive Divisors

24

Classification

Composite

Prime Factorization Input

Enter one nonzero integer. The calculator divides by prime factors, groups repeated primes as exponents, and shows the divisor-count formula.

Use a nonzero integer up to 1,000,000,000,000 in absolute value.

Prime Factor Table

PrimeExponentPrime powerUse
232^3Contributes 4 divisor choices
323^2Contributes 3 divisor choices
515Contributes 2 divisor choices

Factorization Summary

ItemValueMeaning
Input used360Negative inputs include a -1 sign factor.
Absolute value360Prime factorization is based on magnitude.
Prime-power product2^3 x 3^2 x 5Multiply these factors to recover the input.
Radical30Product of distinct prime factors.
Divisor-count formula(3 + 1) x (2 + 1) x (1 + 1)24

Division Steps

Trial divisionQuotientNote
360 / 2180Continue factoring the quotient
180 / 290Continue factoring the quotient
90 / 245Continue factoring the quotient
45 / 315Continue factoring the quotient
15 / 35Continue factoring the quotient
5 / 51Factorization complete

Integer Factorization Notice

This calculator is for educational integer factorization. It uses responsive trial division limits and does not factor decimals, fractions, symbolic expressions, or 0.

Checked by Jitendra Kumar

Prime Factorization Calculator is checked for formula labels, source links, and result limits.

Jitendra Kumar, Founder & Editorial Standards Lead. Updated May 2026. Scope: math calculators.

Sources & methodology · Review standards

How to Use the Prime Factorization Calculator

Enter one nonzero whole number. The calculator accepts positive and negative integers, then factors the absolute value into primes.

Read the prime-power form first, then use the expanded prime list, division steps, and divisor-count formula to verify the factorization.

  1. Step 1: Enter a whole number

    Use one nonzero integer up to 1,000,000,000,000 in absolute value.

  2. Step 2: Read prime-power form

    Repeated prime factors are grouped with exponents.

  3. Step 3: Check division steps

    Review how the number was divided by prime factors.

  4. Step 4: Use the exponent formula

    Calculate positive divisor count from the prime exponents.

How This Prime Factorization Calculator Works

The calculator divides the absolute value by prime numbers. Each time a prime divides evenly, that prime is recorded and the quotient is factored further.

Repeated primes are grouped as exponents. For example, 360 divides into 2, 2, 2, 3, 3, and 5, so its prime-power form is 2^3 x 3^2 x 5.

The divisor count uses the exponents in the factorization. If n = p^a q^b, then the positive divisor count is (a + 1)(b + 1).

Prime Factorization Guide

Core Prime Factorization Rules

ConceptFormulaUse
Prime factorizationn = p1^a x p2^b x ...Writes a number as prime powers.
Expanded primes360 = 2 x 2 x 2 x 3 x 3 x 5Shows every repeated prime factor.
Divisor count(a + 1)(b + 1)...Counts positive factors from prime exponents.
Radicalrad(n) = p1 x p2 x ...Product of distinct prime factors.
Negative number-n = -1 x factorization(n)The -1 factor carries the sign.

Examples

InputPrime factorizationNote
3602^3 x 3^2 x 524 positive divisors.
9797Prime number.
1442^4 x 3^2Perfect square because all exponents are even.
-840-1 x 2^3 x 3 x 5 x 7Negative sign appears as -1.
11Unit; no prime factors.

Why Prime Factors Matter

Prime factorization is the arithmetic fingerprint of a whole number. It makes factor counts, divisibility tests, square checks, GCF, and LCM calculations easier to audit.

The fundamental theorem of arithmetic says every integer greater than 1 has a unique prime factorization, apart from the order of the prime factors.

Keep the research moving with Factor Calculator, GCF Calculator, LCM Calculator, and LCM / GCF Calculator.

Frequently Asked Questions

Prime factorization writes a whole number as a product of prime numbers, usually grouped with exponents for repeated primes.

The number 1 has no prime factors. It is a unit, so the calculator reports its factorization as 1.

The calculator factors the absolute value and adds -1 as a sign factor for negative inputs.

Zero does not have a prime factorization because it is divisible by every nonzero integer.

GCF uses the shared prime powers with the smaller exponents, while LCM uses all prime powers with the larger exponents.

The radical rad(n) is the product of the distinct prime factors of n, ignoring repeated exponents.

Related Calculators

Related Guides

Sources & References

  1. 1.Wolfram MathWorld - Prime Factorization(Accessed May 2026)
  2. 2.Wolfram MathWorld - Fundamental Theorem of Arithmetic(Accessed May 2026)
  3. 3.OpenStax Prealgebra - Prime Factorization and Least Common Multiples(Accessed May 2026)