Context: I want to find the amount of time it takes for the sum of exponential growth to reach a given value.
$x_t=\sum\limits_{i=0}^{t}x_0(1+r)^i$
In other words, is there a formula I can use to solve for $t$?
If there is a solution, can you please also show the derivation?