Solve for n instantly
Use this calculator to isolate the exponent n in two common equation types: a general exponential equation and a compound-growth equation.
Formula used: n = ln(c/a) / ln(b)
What is an n solve calculator?
An n solve calculator is a tool that isolates the variable n when n appears as an exponent. This is common in growth models, decay models, and time-to-target financial planning.
In plain language: if you know where you start, your growth rate, and your target, this calculator tells you how many periods it takes to get there.
Why solving for n matters
Most people are used to calculating final values. But often the real question is time:
- How many years until an investment doubles?
- How many months until I hit a savings goal?
- How long until an exponential process reaches a threshold?
Solving for n answers exactly that. It transforms your equation from “where will I be?” into “when will I get there?”
Two equation modes included
1) General exponential mode
This mode solves equations of the form:
a × bn = c
It uses logarithms to isolate n:
n = ln(c/a) / ln(b)
Use this for pure math, population models, process scaling, and any place exponential relationships appear.
2) Compound growth mode
This mode solves for time in equations of the form:
A = P(1 + r/m)m·n
- P = initial amount
- A = target amount
- r = annual nominal rate (decimal form in formula, percent in the input)
- m = compounding frequency per year
- n = years
This is ideal for savings plans, debt-growth scenarios, and long-range financial goal timelines.
Worked example
Example: How long to double money at 7% compounded monthly?
Set:
- P = 1000
- A = 2000
- r = 7%
- m = 12
The calculator returns approximately 9.94 years. That means you need just under ten years for the account to double under those assumptions.
Common input mistakes (and how to avoid them)
- Using a base of 1 in general mode. If
b = 1, the expression does not change withn. - Entering invalid base values (zero or negative) for real-log calculations.
- Confusing percent and decimal rates. In compound mode, enter
7for 7%, not0.07. - Using impossible target conditions. Some target/rate combinations have no future real solution.
When there is no real solution
You may see an error message if your inputs imply a mathematically impossible real result. For example:
- General mode with
c/a ≤ 0and positive base - Compound mode with a growth factor
1 + r/m ≤ 0 - Zero-growth situations where target differs from principal
These messages are intentional—they protect you from reading a misleading number.
Practical uses for this calculator
- Investment horizon planning
- Savings goal timelines
- Exponential decay timing (in adapted cases)
- Academic algebra and logarithm practice
- Quick “how long until” scenario testing
Final thoughts
If your key unknown is time, solving for n is often the fastest way to make better decisions. Use the calculator above, test realistic assumptions, and compare scenarios before committing to a plan.
Tip: Small changes in the rate can produce big differences in n. Run multiple cases to understand sensitivity before you act.