[scilab-Users] non-square root function?

Francis Drossaert Francis.Drossaert at pgs.com
Wed Jan 14 10:47:29 CET 2009


Uhm that is basics math problem and there is no special function for it (as far I know):

sqrt(4) = 4^(1/2) = 2
3root(8) = 8^(1/3) = 2
4root(16) = 16^(1/4) = 2

Cheers

-----Original Message-----
From: news [mailto:news at ger.gmane.org] On Behalf Of Huub van Niekerk
Sent: 14 January 2009 09:18
To: users at lists.scilab.org
Subject: [scilab-Users] non-square root function?

Hi,

What is in scilab the inverse function of power, e.g. the non-square 
root? 2**2 = 4, so sqrt(4) = 2. But 2**3 = 8, so the 3rd-power root of 8 
= 2. But what is the function in scilab?

Thanks.


This email and any files contained therein is confidential and may contain privileged information.  If you are not the named addressee(s) or you have otherwise received this in error, you should not distribute or copy this e-mail or use any of its content for any purpose. Please notify the sender immediately by e-mail if you have received this e-mail in error and delete it from your system


More information about the users mailing list