GEOMEAN

Name

GEOMEAN —

Synopsis

GEOMEAN(b1, b2, ...)

Description

GEOMEAN returns the geometric mean of the given arguments. This is equal to the Nth root of the product of the terms.

Performing this function on a string or empty cell simply does nothing.

See also

HARMEAN , MEDIAN , MEAN , MODE