MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: nth roots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg36606] Re: nth roots
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 13 Sep 2002 23:33:02 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <alrsu8$h9d$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,


> Simplify:
> 
> 5nth sqrt (3)/sqrt (6)
> 
> 5nth Sqrt(3)
> ------------
>      Sqrt(6)
> 
> 1st.. is this the correct notation for use on a computer

No. May be you mean
3^(1/5)/Sqrt[6]

??

> 
> 2nd.. how is the solution solved, step by step please.

3^(1/5)/Sqrt[6] // FullSimplify

Regards
  Jens


  • Prev by Date: empirical CDF
  • Next by Date: Re: NIntegrate
  • Previous by thread: nth roots
  • Next by thread: ByteCount for Global symbols