The function [3nd logb(⋅)] inverts the function b(⋅). In other words, logb(n)=x implies that bx=n, so logb(bx)=x and blogb(n)=n. (For example, log2(23)=3 and 2log2(8)=8.) Thus, logarithms give us tools for analyzing anything that grows exponentially. If a population of bacteria grows exponentially, then logarithms can be used to answer questions about how long it will take the population to reach a certain size. If your wealth is accumulating interest, logarithms can be used to ask how long it will take until you have a certain amount of wealth. (TODO)