I try with some recommendations to add vertical space for cells with equations, and I couldn't achieve it.
Here is my MWE:
\documentclass[12pt,a4paper]{article}
\usepackage{array}
\usepackage{makecell}
\renewcommand\theadfont{\normalsize\bfseries}
\usepackage[math]{cellspace}
\setlength\cellspacetoplimit{4pt}
\setlength\cellspacebottomlimit{4pt}
\usepackage{color,colortbl,hhline}
\definecolor{Gray}{gray}{0.9}
\usepackage{caption}
\usepackage{amsmath}
\begin{document}
\begin{table}[htpb]
\centering
\caption{Solución de la ecuación }
\begin{tabular}{|p{1cm}|p{12cm}|}
\hline
\rowcolor{Gray} \thead{Caso} & \thead{Solución} \\
\hline
$\zeta = 1$ & $u(t) = [u(0) + (\dot u(0) + u(0) \omega_n )t]e^{-\omega_n t}$\\\hline
$\zeta > 1$ & $u(t) = \dfrac{e^{-\omega_n\zeta}}{2\omega_n\sqrt{\zeta^2-1}}\left\lbrace\left[\omega_n(\zeta+\sqrt{\zeta^2-1})u(0)+\dot u(0)\right]e^{\omega_n\sqrt{\zeta^2-1}}-\big[\omega_n(\zeta - \sqrt{\zeta^2-1})u(0)+\dot u(0)\big]e^{-\omega_n\sqrt{\zeta^2-1}}\right\rbrace$ \\\hline
$\zeta < 1$ & $u(t) = e^{-\omega_n\zeta t}\left[u(0)\cos{\omega_Dt} + \left(\dfrac{\dot u(0) + \omega_n\zeta u(0)}{\omega_D}\right)\right]$ \\\hline
\end{tabular}
\end{table}
\end{document}
Update
Maybe I can't anchieve the solution because of conflicts between some packages. This is my preamble, and the Typeset Engine is pdfLaTeX:
\documentclass[12pt,a4paper]{article}
%\usepackage{polyglossia}
%\setdefaultlanguage[babelshorthands]{spanish}
%\usepackage[Ligatures=TeX]{fontspec}
\usepackage[spanish,es-noshorthands]{babel}
\usepackage[T1]{fontenc}%http://tex.stackexchange.com/questions/44694/fontenc-vs-inputenc
\usepackage[utf8]{inputenc}
\usepackage{mathptmx}%http://tex.stackexchange.com/questions/669/how-do-i-make-my-document-use-the-times-font-both-for-the-text-and-the-math
%\fontspec{Times New Roman}
%\usepackage{fontspec}
%\setmainfont{Times New Roman}
%\usepackage[T1]{fontenc}
%\usepackage{ifthen}
%\usepackage{fontspec}
%\setmainfont{Arial}
\usepackage[table]{xcolor}
%\usepackage[htt]{hyphenat}
%
%\usepackage{pdflscape}
%\usepackage[title]{appendix}
\usepackage[style=apa]{biblatex}
\addbibresource{bibltarea6.bib}
%\usepackage{array,multirow}
\usepackage{makecell}
\renewcommand\theadfont{\normalsize\bfseries}
\renewcommand\theadgape{}
\usepackage[math]{cellspace}
\setlength\cellspacetoplimit{4pt}
\setlength\cellspacebottomlimit{4pt}
\usepackage{listings}
\lstset{
basicstyle = \ttfamily,
keywordstyle= \color{blue}\textbf,
commentstyle= \color{gray},
stringstyle= \color{green!70!black},
stringstyle= \color{red},
columns= fullflexible,
numbers= left,
numberstyle= \scriptsize\sffamily\color{gray},
xleftmargin= 0.07\textwidth,
xrightmargin= 0.05\textwidth,
showstringspaces = false,
}
%\usepackage{inconsolata}
%\newcommand{\Cpp}{C\texttt{++}}
%\renewcommand{\lstlistingname}{Código}
%\renewcommand{\lstlistlistingname}{Índice de códigos}
%\usepackage{tikz}
%\usepgflibrary{arrows.meta}
%\tikzset{%
% newTip/.tip={Bar[sep=-1.45pt, width=10pt] Circle[sep=-1.25pt,width=2.5pt,length=2.5pt]}
% }
%\usetikzlibrary{patterns}
%
%\usepackage{tikz}
%\usepgflibrary{arrows.meta,shapes.arrows}
%\tikzset{%
% newTip/.tip={Bar[sep=-1.45pt, width=10pt] Circle[sep=-1.25pt,width=2.5pt,length=2.5pt]}
% }
%\usetikzlibrary{patterns}
%\usetikzlibrary{calc}
%\usepackage{caption}
%\usepackage{subcaption}
\usepackage{amsmath}
\usepackage{mathtools}
%\setcounter{MaxMatrixCols}{25}
\usepackage{siunitx}
\sisetup{per-mode = symbol}
%\usepackage{pgfplots}
%\newcounter{myrow}
%\usepackage{longtable}
%\usepackage{threeparttable}
%\usepackage[inline]{enumitem}
%\usepackage{hyperref}
\usepackage{titlesec}
\titleformat*{\section}{\bfseries\normalsize}
\titleformat*{\subsection}{\bfseries\normalsize}
\titleformat*{\subsubsection}{\bfseries\normalsize}
\usepackage[ampersand]{easylist}
%\usepackage{layout}
\usepackage{color,colortbl,hhline}
\definecolor{Gray}{gray}{0.9}
%\usepackage[a4paper,left=3cm, top=3cm, right=2.5cm, bottom=2.5cm]{geometry}
\setlength{\hoffset}{.46cm}
\setlength{\oddsidemargin}{13.08pt}
\setlength{\evensidemargin}{0cm}
\setlength{\marginparwidth}{0cm}
\setlength{\topmargin}{-7mm}
\setlength{\marginparsep}{0cm}
\setlength{\headheight}{8mm}
\setlength{\headsep}{4.6mm}
\setlength{\textheight}{24cm}
\setlength{\footskip}{8mm}
\setlength{\textwidth}{15.5cm}
\usepackage{fancyhdr}
\pagestyle{fancy}
\lhead{\footnotesize{Pontificia Universidad Católica del Perú}\\ \footnotesize{Escuela de Posgrado - Ingeniería Civil}}%Significa que est
\chead{}%Vac
\rhead{\footnotesize{Dinámica de Estructuras\\ Tarea 1}}
\lfoot{\footnotesize{}}%Pie izquierdo
\cfoot{\thepage}
\rfoot{\footnotesize{Fernández Yopla, Isai}}
\renewcommand{\headrulewidth}{0.4pt}%Falta investigar
\renewcommand{\footrulewidth}{0.4pt}
\usepackage[pass]{geometry}%pass tells output driver which paper size use.


Sdoesn't work: "./T1Dyn18.Isai.tex:299: Package array Error: Illegal pream-token (p{12cm}): `c' used." – Isai Sep 01 '18 at 07:10pdfLaTeX. – Isai Sep 01 '18 at 07:15siunitxpackage. when you use it, thanSfromcellspacehad to be replaced byC. i will edit my answer asap. – Zarko Sep 01 '18 at 07:35