Prime Factorization Calculator
Break down numbers into prime factors.
By Jeff Beem
Updated
Prime Factorization Lab
Enter a positive integer. Trial division identifies all prime factors and builds an exponential factorization (e.g., 2ยณ ร 3ยฒ). The factor tree shows how n breaks down; terminal nodes are primes.
Positive integer, up to 12 digits.
Prime factorization
100 = 2^2 ร 5^2
Factors: 2, 2, 5, 5
Factor tree
Left branch = smallest prime. Right = remaining composite.
PrimesLogic trace
- Step 1100 is even, divide by 2 โ 50
- Step 250 is even, divide by 2 โ 25
- Step 325 is divisible by 5, divide by 5 โ 5
- Step 45 is divisible by 5, divide by 5 โ 1
- Step 5: Collect all terminal prime factors2 ร 2 ร 5 ร 5 โ 2^2 ร 5^2
Using the Prime Factorization Lab
Enter a positive integer. The dashboard shows exponential form and Factor List; use Copy results for both. The Factor Tree and Logic Trace match the same trial-division process, see the article below for the method and uniqueness of prime factorization.
At a glance
Factor tree
Logic trace
Prime Factorization Calculator: Factor Tree, Steps & Exponential Form
Free prime factorization calculator with factor tree and step-by-step Logic Trace. Find the prime factorization of any number. Exponential form, Factor List, copy results. For students, pre-algebra, and number theory.
What This Calculator Does and Who It's For
n = p^a * q^b (p, p, q, q). Supports integers up to 12 digits; 1 is handled explicitly.- Who it's forStudents and teachers learning how to find prime factorization or building factor trees; anyone searching for prime factorization of 100, prime factorization calculator with steps, or factor tree calculator online. Ideal for pre-algebra, number theory, and homework like "find the prime factorization of 360."
- Trust and scopeCalculations run entirely in your browser; no data is sent. Trial division is deterministic and matches standard curriculum. Handles 1 with a clear explanation; input validated up to 12 digits.
How the Math Works
How to Use This Calculator
Prime Factorization and the Fundamental Theorem of Arithmetic
The Factor Tree and How to Read Terminal Primes
FAQ
What is prime factorization?
How do you find the prime factorization of a number?
What do the green and gray nodes mean in the Factor Tree?
What is the difference between Factor List and exponential form?
What is the maximum number I can factor?
Mathematical Reference Note
Calculation Logic: This tool uses standard mathematical algorithms. While we strive for accuracy, errors in logic or user input can result in incorrect data.
Verification: Results should be cross-checked if used for important academic, professional, or personal calculations.
Standard Terms: This tool is provided free of charge and as-is. CalcRegistry provides no warranty regarding the accuracy or fitness of these results for your specific needs.