Assuming that the equation is
dy/dx = 2 x sqrt(1 - y2) the method of separation of variables will work.
dy /sqrt( 1- y2) = 2 x dx Integrate both sides
sin-1(y) = x2 + C where C is a constant of integration
So y = sin( x2 +C)
From this it can be seen the the absolute value of y must be less than or equal to 1.
Therefore y(0) = 3 is not possible.