A parabola symmetric with the x-axis is a "sideways" parabola and its equation in vertex form is:
x = a(y-k)2 + h
where (h,k) is the location of the vertex and is equal to (0,0) and a is a constant. Hence:
x = a(y-0)2 + 0 = ay2
To find a, plug in the value of the given point (3,8) and solve for a:
3 = a*82
3 = a*64
3/64 = a
x = (3/64)y2