Find the Least Common Multiple (LCM) of two or more numbers
LCM (Least Common Multiple) is the smallest positive integer that is divisible by all the given numbers. It's calculated using prime factorization method.