Raising negative number with fractional powers
Posted: Tue Sep 29, 2015 11:25 am
Hi guys,
Has anyone dealt with this kind of requirement in which there's a formula raising a negative number to a fractional power?
Excel and TM1Web give different results for different samples. What we're trying to make a work-around for is when TM1Web gives #NUM result, when Excel gives a valid result (although this is debatable whichever is correct).
Sample:
((-0.50801678102775)^(1/5))-1
Excel gives -1.8733 while TM1Web gives #NUM error.
Thanks in advance for your feedback.
Has anyone dealt with this kind of requirement in which there's a formula raising a negative number to a fractional power?
Excel and TM1Web give different results for different samples. What we're trying to make a work-around for is when TM1Web gives #NUM result, when Excel gives a valid result (although this is debatable whichever is correct).
Sample:
((-0.50801678102775)^(1/5))-1
Excel gives -1.8733 while TM1Web gives #NUM error.
Thanks in advance for your feedback.