If a bacteria population starts with 100 bacteria and doubles every three hours, then the number of bacteria after $ t $ hours is $ n = f(t) = 100 \cdot 2^\frac{t}{3} $.
(a) Find the inverse of this function and explain its meaning.
(b) When will the population reach 50,000?