Question 61432
If you have two numbers, n1 and n2, the geometric mean is {{{sqrt(n1*n2)}}}.
So, the geometric mean of 10 and 40 = {{{sqrt(10*40) = sqrt(400) = 20}}}.