You can put this solution on YOUR website! I would try the lower primes to check first, and here the first to try should be 3. Why? , which is a rule showing that 2013 is a product of 3.
My way is probably very crude, but I took another fairly small prime, 11, and just divided:
61 is a prime number, and is largest of the three found.
You can put this solution on YOUR website! What is the largest prime factor of 2013? (with solution)
Look for factors less than sqrt(2013) <= 44
-------------------------
Candidates::
11*183 = 11*3*61 ; 33*61
-----
Ans: 61
--------------
Cheers,
Stan H.
--------------