I saw this fact on twitter:

I would like to know how one would show this number is prime. Is there an elementary way to show that this number is prime? Is there a simplified primality testing algorithm in this case that possibly I could code and run on my computer? Is there a reference to a paper that can be given?
Maple's probabilistic primality test "isprime" returns true for this number. Here's the Maple code: