cube roots

Peter McKee

New Member
Joined
May 6, 2002
Messages
1
I am trying to get a formula that changes an annual interest rate into its monthly comparison. From monthly to annual i know the formula is (1+r) to the power 12, but how do i go the other way in a formula. There doesn't seem top be a formula for it....please help!
Thanks
Pete
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
On 2002-05-07 03:59, Peter McKee wrote:
I am trying to get a formula that changes an annual interest rate into its monthly comparison. From monthly to annual i know the formula is (1+r) to the power 12, but how do i go the other way in a formula. There doesn't seem top be a formula for it....please help!
Thanks
Pete

=(1+A1)^12
=(1+A1)^0.0833333333333333

where A1 is "r".
 
Upvote 0

Forum statistics

Threads
1,214,804
Messages
6,121,652
Members
449,045
Latest member
Marcus05

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top