Concept:
The root mean square (r.m.s.) value of a time-varying current \( i(t) \) over a period \( T \) is defined as:
\[
i_{\text{rms}}=\sqrt{\frac{1}{T}\int_0^T i^2(t)\,dt}
\]
Step 1: Substitute the given expression for current
\[
i(t)=i_0\frac{t}{T}
\]
\[
i^2(t)=i_0^2\frac{t^2}{T^2}
\]
Step 2: Apply the r.m.s. formula
\[
i_{\text{rms}}=\sqrt{\frac{1}{T}\int_0^T i_0^2\frac{t^2}{T^2}\,dt}
\]
\[
=i_0\sqrt{\frac{1}{T^3}\int_0^T t^2\,dt}
\]
Step 3: Evaluate the integral
\[
\int_0^T t^2\,dt=\left[\frac{t^3}{3}\right]_0^T=\frac{T^3}{3}
\]
Step 4: Compute the r.m.s. value
\[
i_{\text{rms}}=i_0\sqrt{\frac{T^3}{3T^3}}=\frac{i_0}{\sqrt3}
\]