The epsilon-delta definition of the limit says that $\lim_{x \to a}f(x)=L$ if for every number $\epsilon >0$ there is some number $\delta>0$ such that $|f(x)-L|<\epsilon$ whenever $0<|x-a|<\delta$.
Using this definition I've seen many examples asking to prove a limit is true. But, how would you use this to evaluate a limit?
Question: Ascertain $\lim_{x \to 3} x^2$ using the epsilon-delta definition of the limit (not prove that the limit is 9, but arrive at the limit is 9 without postulating).
Most likely, you'd prove some general rules about limits -- like the limit of a product is the product of the limits, etc. -- and then apply them to your question. Or, you could take a guess, and then use the definition to check if your guess is right. But, as you noticed, the definition isn't constructive -- you can't use it to construct the limit directly out of thin air. Nonconstructive definitions aren't uncommon in mathematics.