You have $\frac{(1+j)^{30} -1}{j}=41.487451$. Let $j+1=q \Rightarrow q-1=j$
And let $a=41.487451$
We get $\frac{q^{30} -1}{q-1}=a$
Multiplying both sides by $q-1$.
$q^{30} -1=aq-a$
Putting all terms on the RHS.
$q^{30}-aq -1+a=0$
Substituting back
$q^{30}-41.487451\cdot q +40.487451=0$
This equation can not be solved algebraically. You have to use an approximation method, for instance the Newton-Raphson method.
We know that j is greater than 0 and almost surely not bigger than $10\%=0.1$ since $j$ is an interest rate or something similar. And therfore q is between $1$ and $1.1$ A good initial value for q should be $1.05$