There is a discussion on this page regarding the back-calculation of the interest rate, given the other parameters of a typical finance calculation (present value, repayments and term length).
Three methods are given - one is a brute force search (Newton's method) and the other two methods (provided by one David Cantrell) provide estimates of the rate using formulas.
Unfortunately the formulas given do not take into account future value (aka residual). Does anyone know, or can anyone help me work out, how the future value could be factored into these formulas?