I usually use this google sheets formula to calculate the compound interest, for 30 days.B2*((1+B3/100)^30)
B2=invested amount
B3=daily percentage
I would like to have a formula to calculate how many days I would have to wait to gain a specific amount.
I would fill : invested amount, daily percentage, and goal amount and the formula will calculate how many days is needed to achieve this.
Is it possible to have this?
Hope I explained it well, english is not my natural language