GCD
Math

Returns the greatest common divisor

Syntax:

=GCD(number1, [number2], ...)

Example:

=GCD(24, 36)