Suppose that $X_1,X_2,\dots$ is an i.i.d. sequence of $[-1,1]$-valued uniform random variables. Let $\bar{X}_t$ be the empircal mean of the sample $X_1,\dots,X_t$. Then $\mathbb{E}\big[|\bar{X}_t|^2\big] = \operatorname{Var}[\bar{X}_t] = \frac{1}{3t}$. Hence for the empirical mean we have that $\mathbb{E}\big[|\bar{X}_t|^2\big]$ goes to zero as fast as $t^{-1}$, for $t \to \infty$.
I'm wondering at which rate the expected value of the square of the empirical median of these random variables goes to zero as the sample grows.
Specifically, for each $t \in \mathbb{N}$ (if it helps, assume that in what follows $t$ is odd), let $M_t$ be the empirical median of the sample $X_1,\dots,X_t$.
How fast $\mathbb{E}\big[|M_t|^2\big]$ goes to zero as $t \to \infty$?
We can interpret formally the question as finding $\alpha>0$ for which, if $0<\beta < \alpha $ then $\mathbb{E}\big[|M_t|^2\big] \cdot t^{\beta} \to 0, t\to\infty$, while if $\gamma > \alpha$ then $\mathbb{E}\big[|M_t|^2\big] \cdot t^{\gamma} \to \infty, t\to\infty$.
Given that for the empirical median we don't have any simple formula as we do for the empirical mean (where we can leverage the variance to obtain an easy computation), this problem seems way less trivial. Is there a smart way to deduce the rate of convergence?
For $t$ odd, $B_t:=\frac{1+M_t}2$ is a Beta$(\frac{t+1}2,\frac{t+1}2)$ variable (see Order statistics sampled from a uniform distribution), so $$\Bbb E\bigl[|M_t|^2\bigr]=\Bbb E\bigl[{(2B_t-1)}^2\bigr]=4\,\Bbb E[B_t^2]-4\,\Bbb E[B_t]+1 =4\,\Bbb E[B_t^2]-1.$$ Using $$\Bbb E[B_t^2] =\frac14+\frac1{4t}-\frac1{2t^2}+o\!\left(\frac1{t^2}\right)\!,$$ we conclude that $$\Bbb E\bigl[|M_t|^2\bigr]=\frac1t-\frac2{t^2}+o\!\left(\frac1{t^2}\right)\!.$$