Number Toolkit
Prime factorization, divisors, primality, GCD, and LCM in one place.
360 = 2^3 × 3^2 × 5
Composite3 distinct prime factors — superscripts are exponents.
GCD(n, m)
24
LCM(n, m)
360
All divisors (24)
1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 40, 45, 60, 72, 90, 120, 180, 360