The LCM function is used to find the smallest number which can be divided by all the given numbers. The result using this function will always be a whole number.
Formula:
=LCM(Number 1, Number 2, Number 3, up to Number 255)
Video Tutorial:
Let us find the least common multiple of the given set of numbers, using the LCM function, with the help of the below video