\documentclass{book}
\usepackage{amsmath,amssymb}
\usepackage[thmmarks]{ntheorem}
\usepackage[Kashida]{xepersian}

\theoremheaderfont{\normalfont\bfseries}
\theorembodyfont{\rm}
\theoremstyle{nonumberplain}
\theoremseparator{:}
\theoremsymbol{\ensuremath{\Box}}
\newtheorem{esba}{برهان}
\newtheorem{hal}{حل}
\newtheorem{tav}{توجه}
\newtheorem{taz}{تذکر}
\newtheorem{nem}{نمادگذاری}
\newtheorem{tam}{تمرین}


\begin{document}

\begin{tam}
ثابت کنید ...
\end{tam}








\end{document}
