Consider The distribution of lifetimes, X(in months), of a particular type of component. The Cumulative distribution function (CDF) has the form
$$F(x)=\begin{cases} 1 - e^{-(x/3)^2},& \text{if} ~ x \gt 0\\\\ 0,&\text{otherwise}.\\\\ \end{cases}$$
How to calculate the median?