I am trying to come up with the same answer as using the function RATE. I've tried several formulas to no avail.
As an example, if I plug in =RATE(60,94.36,-5300), it evaulates to $.00218$ .
The closest formula using the same time of inputs is the followin:
$i = (\frac{FV}{PV})^{1/n}-1$
where $n$ is the number of periods $FV$ is $94.36*60$ which evaluates to $5661.6$, and $PV$ is $5300$.