Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Prime factorisation expresses a composite number as a unique product of primes (Fundamental Theorem of Arithmetic). Used in LCM, GCF calculations, cryptography, and simplifying fractions.

ステップバイステップガイド

  1. 1Trial division: test primes 2, 3, 5, 7... up to √n
  2. 2Divide out each prime factor repeatedly
  3. 3Express with exponents: 360 = 2³ × 3² × 5

解いた例

入力
360
結果
2³ × 3² × 5
360÷2=180÷2=90÷2=45÷3=15÷3=5

計算する準備はできましたか?無料の Prime Factorisation 計算機をお試しください

自分で試してみる→

設定