Iam trying to solve for the $n$ parameter in the Future Value Growing Annuity formula:
$$FV = \frac{C}{r-g}\big[(1+r)^n - (1+g)^n\big],$$ where
- $C$ is the periodic payment.
- $r$ is the interest rate.
- $g$ is the growth rate.
- $FV$ is the future value of payments $C$ at interest rate $r$ and growth rate $g$ over $n$ periods.
- $n$ is the number of periods.
I am using the following parameter values.
- $C = 2,800$.
- $r=.04$.
- $g=.03$.
- $FV=100,000.$
The answer should equate to $19.123$ periods.
However I am not able to compute this mathematically, since I am not too savvy with logarithms.
I do know that for example $(1+r)^n$ is equal to $n\log(1+r)$, but I am having difficulty with the FV Growing Annuity formula since there is two $n$ parameters.
Please help me out with the full mathematical solution for parameter $n$ using the above noted values.
Thank you.

Someone can correct me if I'm wrong, but I don't believe this can be solved analytically. This is an instance where you will need to use approximation techniques such as linear interpolation, Newton's method, or the bisection method. If you have a financial calculator such as the BAII Plus it might be able to solve this for you: http://www.tvmcalcs.com/index.php/calculators/apps/ti-baii-plus-graduated-annuities.