Least Common Multiple (LCM)
--
📝 Step-by-step solution
Enter numbers and click calculate.
Least Common Multiple / Lowest Common Denominator Calculator | Number Theory Tool
The Least Common Multiple (LCM) is the smallest positive integer that is divisible by each of the given numbers. It is also known as the Lowest Common Multiple or Least Common Denominator (LCD) when working with fractions.
Prime Factorization Method:
Write each number as product of primes. Take each prime factor with the highest exponent.
Example: 12 = 2² × 3, 18 = 2 × 3² → LCM = 2² × 3² = 36