Skip to content

LCM Calculator — Least Common Multiple

Find the least common multiple of two numbers

Loading calculator…

Features

  • GCD included
  • Multiple list
  • Identity check
Share:
This tool runs on your device — your files and inputs never go anywhere.

How to Use LCM Calculator

Find the least common multiple of two numbers No signup, and nothing gets uploaded for most use.

  1. 1

    Enter your numbers in the input fields.

  2. 2

    Choose the calculation options or frequency.

  3. 3

    The result updates instantly as you type.

  4. 4

    Review the breakdown, chart, or schedule, and copy the answer.

Why you might like it

  • Nothing to upload — the work happens on your device.
  • Free with no signup, no watermarks, and no daily limits.
  • Works in any modern browser on any device — nothing to install.
  • Usually done in a few seconds, so it doesn't get in your way.
Try LCM

Frequently Asked Questions

What is the least common multiple?

The LCM of two numbers is the smallest positive number that is a multiple of both. For 4 and 6, the common multiples are 12, 24, 36, … so the LCM is 12.

How is LCM related to GCD?

For any two integers, a × b = LCM(a, b) × GCD(a, b). So once you know one, you can find the other: LCM = a × b ÷ GCD.