Let $X_1,...,X_n\sim\mathcal{N}(0,\sigma^2)$. I know that the sample variance $$\hat{\sigma}^2=\frac{1}{n-1}\sum_{i=0}^{n}X_{i}^2$$ of this data is the UMVUE for $\sigma^2$.
But what if we have only a single data point? $\hat{\sigma}^2$ is not defined because of the $n-1 $ factor in the denominator. I'm wondering whether there exists some other unbiased estimator for $\sigma^2$ in this case.
It might seem like a weird question, but I think I've constructed such an estimator for the standard deviation $\sigma$. We know that $E(|X_1|)=\sigma\sqrt{2/\pi}$, so rearranging gives $E(|X_1|\sqrt{\pi/2})=\sigma$.