LCM Calculator

Find the Least Common Multiple (LCM) of two or more numbers instantly.

What is the Least Common Multiple?

The Least Common Multiple (LCM) is the smallest positive integer that is divisible by each of the given numbers.

Formula

LCM(a, b) = |a × b| / GCF(a, b)
LCM(4, 6):
GCF(4, 6) = 2
LCM = (4 × 6) / 2 = 12

LCM Reference Table

NumbersLCM
3, 412
4, 612
5, 735
6, 824
12, 1836

FAQ

What is LCM used for?

LCM is used to add or subtract fractions with different denominators, find common scheduling intervals, and solve related problems.

Last updated: 2026-08-08