I have search my answer in questions like this one and this one but I have not figured out how to solve this.
I have an RLC circuit in series, from which I have computed the voltage across its only capacitor using Laplace transform with zero initial conditions, giving me the following (huge) expression in time: $${v_C}_1=6.26\cdot10^3\cos(314t)+80\sin(314t)\;+$$ $$e^{-7.81\cdot t}\cdot(6.26\cdot10^3\cos(314t)-234\sin(314t))$$
Using Matlab to graph it I get the following:

My question is if there is a mathematical way to know how much time the transient last until the voltage reach its steady-state. My calculus is a bit rusty and I can't figure it out since the expression seems to tend to 0 because of the negative exponentials when t tends to infinity, right?