GEOMEAN function
Description
Geometric mean function. GEOMEAN(range) computes the geometric mean of the contents of the cells in the specified range.
The geometric mean is calculated as follows:
The geometric mean is undefined for a data set that contains zero or negative values.