 
 
 
 
 
 
Re: notation help: f(x) = (sin x)^(1/3)
- To: mathgroup at smc.vnet.net
- Subject: [mg29957] Re: notation help: f(x) = (sin x)^(1/3)
- From: Alois Steindl <Alois.Steindl+e325 at tuwien.ac.at>
- Date: Fri, 20 Jul 2001 03:28:23 -0400 (EDT)
- Organization: Inst. f. Mechanics II, TU Vienna
- References: <9j65f7$2fv$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Tim 9-23 <bendoftimeb at stny.rr.com> writes:
> How do I plot this.  I must not be entering it correctly.  It's the
> plot of the cube root of the Sine function.
> 
> Plot[[Sin[x]]^(1/3), {x, -10, 10}] isn't working.  Thanks.  
> 
Hello,
Mathematica uses different kinds of parentheses (in german there is a
common name "Klammer" for all of these symbols), like (, [, and
{. They have different meanings. 
So your best strategy would be to look into the Mathematica book for
examples. The same applies to your other question.
Alois
-- 
Alois Steindl,                  Tel.: +43 (1) 58801 / 32558      
Inst. for Mechanics II,         Fax.: +43 (1) 58801 / 32598
Vienna University of Technology,
A-1040 Wiedner Hauptstr. 8-10   Email: Alois.Steindl+e325 at tuwien.ac.at

