I am given the point $P(r=0.89, \theta=30^\omicron, \phi=45^\omicron)$ and $\vec E=1/r^2(cos(\phi)\hat a_r +sin(\theta)\hat a_\phi)$.
Find the x-component of $\vec E$ at $P$.
I found the vector in spherical components ($0.8927\hat a_r + 0.6312\hat a_\phi$), but I am not sure how to turn this in to Cartesian components.
So, I figured it out. I was converting $\hat a_\phi$ wrong. From $\hat a_r$, $\hat a_x=sin(\theta)cos(\phi)$ and from $\hat a_\phi$, $\hat a_x=-sin(\phi)$. I was missing the negative sign on the $sin$.
So now you have $\vec E_x=1/r^2(sin(\theta)cos^2(\phi) - sin(\theta)sin(\phi))$.