[olug] Open Office Calc Question
    K.J. Kirwan 
    kjk_elec at ix.netcom.com
       
    Sat Nov 27 02:23:44 UTC 2004
    
    
  
Hi Joe, 
OOo uses the function  =POWER(Base;Power) 
where Base is the number you begin with and 
Power is the number you want to raise/lower 
the Base to the power of.  (Huh?) 
So to get roots, you raise to fractional powers, i.e., 
square root = raise to the 1/2 power, 
cube root = raise to the 1/3 power, etc.  
Beware of cell formatting changing the numbers, 
especially if you use fractional display format.  
It seems to be limited to one-digit denominators. 
Maybe 1/9 is the smallest legit fraction, else weirdness?  
Decimal formats seem to work fine though.  
I sent you some examples that read from cells.  
Let me know if any of this helped.  
Kim Kirwan
Joe Gulizia wrote:
>> I'm attempting to add a Cube Root and Nth Root
>> function to an OpenOffice Calc document.  I've tried
>> using OpenOffice Math with no success.  I get the Nth
>> root function but can't get it to read the cells I
>> want it to calculate.
>> 
>> Thanks in advance.
>> 
>> Joe Gulizia
>> 
>> 
>> 
>> 		
>> __________________________________ 
>> Do you Yahoo!? 
>> All your favorites on one personal page ââ¬â Try My Yahoo!
>> http://my.yahoo.com 
>> _______________________________________________
>> OLUG mailing list
>> OLUG at olug.org
>> http://lists.olug.org/mailman/listinfo/olug
>>
    
    
More information about the OLUG
mailing list