Plot3D error
- To: mathgroup at smc.vnet.net
 - Subject: [mg7322] Plot3D error
 - From: darrmis at aol.com (Darrmis)
 - Date: Fri, 23 May 1997 02:23:24 -0400 (EDT)
 - Organization: AOL http://www.aol.com
 - Sender: owner-wri-mathgroup at wolfram.com
 
Hello everybody.
Can anyone tell me what's wrong?
Clear[x,y,z];
Plot3D[(1+2 x+y^2)^(1/3),{x,-10,10},{y,-10,10}]
gives me error:  Plot3D::gval: Function value 0.4+0.7I at grid point ...is
not real
etc.
And function is not completely plotted.
Any suggestion would be appreciated.
Karl Kevala